3.12.61 \(\int \sqrt {3-x} \sqrt {-2+x} \, dx\) [1161]

Optimal. Leaf size=51 \[ \frac {1}{4} \sqrt {3-x} \sqrt {-2+x}-\frac {1}{2} (3-x)^{3/2} \sqrt {-2+x}-\frac {1}{8} \sin ^{-1}(5-2 x) \]

[Out]

1/8*arcsin(-5+2*x)-1/2*(3-x)^(3/2)*(-2+x)^(1/2)+1/4*(3-x)^(1/2)*(-2+x)^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.01, antiderivative size = 51, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 4, integrand size = 17, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.235, Rules used = {52, 55, 633, 222} \begin {gather*} -\frac {1}{8} \text {ArcSin}(5-2 x)-\frac {1}{2} \sqrt {x-2} (3-x)^{3/2}+\frac {1}{4} \sqrt {x-2} \sqrt {3-x} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Sqrt[3 - x]*Sqrt[-2 + x],x]

[Out]

(Sqrt[3 - x]*Sqrt[-2 + x])/4 - ((3 - x)^(3/2)*Sqrt[-2 + x])/2 - ArcSin[5 - 2*x]/8

Rule 52

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[(a + b*x)^(m + 1)*((c + d*x)^n/(b*(
m + n + 1))), x] + Dist[n*((b*c - a*d)/(b*(m + n + 1))), Int[(a + b*x)^m*(c + d*x)^(n - 1), x], x] /; FreeQ[{a
, b, c, d}, x] && NeQ[b*c - a*d, 0] && GtQ[n, 0] && NeQ[m + n + 1, 0] &&  !(IGtQ[m, 0] && ( !IntegerQ[n] || (G
tQ[m, 0] && LtQ[m - n, 0]))) &&  !ILtQ[m + n + 2, 0] && IntLinearQ[a, b, c, d, m, n, x]

Rule 55

Int[1/(Sqrt[(a_) + (b_.)*(x_)]*Sqrt[(c_.) + (d_.)*(x_)]), x_Symbol] :> Int[1/Sqrt[a*c - b*(a - c)*x - b^2*x^2]
, x] /; FreeQ[{a, b, c, d}, x] && EqQ[b + d, 0] && GtQ[a + c, 0]

Rule 222

Int[1/Sqrt[(a_) + (b_.)*(x_)^2], x_Symbol] :> Simp[ArcSin[Rt[-b, 2]*(x/Sqrt[a])]/Rt[-b, 2], x] /; FreeQ[{a, b}
, x] && GtQ[a, 0] && NegQ[b]

Rule 633

Int[((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_), x_Symbol] :> Dist[1/(2*c*(-4*(c/(b^2 - 4*a*c)))^p), Subst[Int[Si
mp[1 - x^2/(b^2 - 4*a*c), x]^p, x], x, b + 2*c*x], x] /; FreeQ[{a, b, c, p}, x] && GtQ[4*a - b^2/c, 0]

Rubi steps

\begin {align*} \int \sqrt {3-x} \sqrt {-2+x} \, dx &=-\frac {1}{2} (3-x)^{3/2} \sqrt {-2+x}+\frac {1}{4} \int \frac {\sqrt {3-x}}{\sqrt {-2+x}} \, dx\\ &=\frac {1}{4} \sqrt {3-x} \sqrt {-2+x}-\frac {1}{2} (3-x)^{3/2} \sqrt {-2+x}+\frac {1}{8} \int \frac {1}{\sqrt {3-x} \sqrt {-2+x}} \, dx\\ &=\frac {1}{4} \sqrt {3-x} \sqrt {-2+x}-\frac {1}{2} (3-x)^{3/2} \sqrt {-2+x}+\frac {1}{8} \int \frac {1}{\sqrt {-6+5 x-x^2}} \, dx\\ &=\frac {1}{4} \sqrt {3-x} \sqrt {-2+x}-\frac {1}{2} (3-x)^{3/2} \sqrt {-2+x}-\frac {1}{8} \text {Subst}\left (\int \frac {1}{\sqrt {1-x^2}} \, dx,x,5-2 x\right )\\ &=\frac {1}{4} \sqrt {3-x} \sqrt {-2+x}-\frac {1}{2} (3-x)^{3/2} \sqrt {-2+x}-\frac {1}{8} \sin ^{-1}(5-2 x)\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.06, size = 72, normalized size = 1.41 \begin {gather*} \frac {\sqrt {-6+5 x-x^2} \left (\sqrt {-2+x} \left (15-11 x+2 x^2\right )-\sqrt {-3+x} \tanh ^{-1}\left (\frac {1}{\sqrt {\frac {-3+x}{-2+x}}}\right )\right )}{4 (-3+x) \sqrt {-2+x}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Sqrt[3 - x]*Sqrt[-2 + x],x]

[Out]

(Sqrt[-6 + 5*x - x^2]*(Sqrt[-2 + x]*(15 - 11*x + 2*x^2) - Sqrt[-3 + x]*ArcTanh[1/Sqrt[(-3 + x)/(-2 + x)]]))/(4
*(-3 + x)*Sqrt[-2 + x])

________________________________________________________________________________________

Maple [A]
time = 0.17, size = 61, normalized size = 1.20

method result size
default \(\frac {\sqrt {3-x}\, \left (-2+x \right )^{\frac {3}{2}}}{2}-\frac {\sqrt {3-x}\, \sqrt {-2+x}}{4}+\frac {\sqrt {\left (-2+x \right ) \left (3-x \right )}\, \arcsin \left (2 x -5\right )}{8 \sqrt {-2+x}\, \sqrt {3-x}}\) \(61\)
risch \(-\frac {\left (2 x -5\right ) \left (-3+x \right ) \sqrt {-2+x}\, \sqrt {\left (-2+x \right ) \left (3-x \right )}}{4 \sqrt {-\left (-3+x \right ) \left (-2+x \right )}\, \sqrt {3-x}}+\frac {\sqrt {\left (-2+x \right ) \left (3-x \right )}\, \arcsin \left (2 x -5\right )}{8 \sqrt {-2+x}\, \sqrt {3-x}}\) \(76\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((3-x)^(1/2)*(-2+x)^(1/2),x,method=_RETURNVERBOSE)

[Out]

1/2*(3-x)^(1/2)*(-2+x)^(3/2)-1/4*(3-x)^(1/2)*(-2+x)^(1/2)+1/8*((-2+x)*(3-x))^(1/2)/(-2+x)^(1/2)/(3-x)^(1/2)*ar
csin(2*x-5)

________________________________________________________________________________________

Maxima [A]
time = 0.48, size = 38, normalized size = 0.75 \begin {gather*} \frac {1}{2} \, \sqrt {-x^{2} + 5 \, x - 6} x - \frac {5}{4} \, \sqrt {-x^{2} + 5 \, x - 6} + \frac {1}{8} \, \arcsin \left (2 \, x - 5\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((3-x)^(1/2)*(-2+x)^(1/2),x, algorithm="maxima")

[Out]

1/2*sqrt(-x^2 + 5*x - 6)*x - 5/4*sqrt(-x^2 + 5*x - 6) + 1/8*arcsin(2*x - 5)

________________________________________________________________________________________

Fricas [A]
time = 1.71, size = 52, normalized size = 1.02 \begin {gather*} \frac {1}{4} \, {\left (2 \, x - 5\right )} \sqrt {x - 2} \sqrt {-x + 3} - \frac {1}{8} \, \arctan \left (\frac {{\left (2 \, x - 5\right )} \sqrt {x - 2} \sqrt {-x + 3}}{2 \, {\left (x^{2} - 5 \, x + 6\right )}}\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((3-x)^(1/2)*(-2+x)^(1/2),x, algorithm="fricas")

[Out]

1/4*(2*x - 5)*sqrt(x - 2)*sqrt(-x + 3) - 1/8*arctan(1/2*(2*x - 5)*sqrt(x - 2)*sqrt(-x + 3)/(x^2 - 5*x + 6))

________________________________________________________________________________________

Sympy [C] Result contains complex when optimal does not.
time = 1.83, size = 124, normalized size = 2.43 \begin {gather*} \begin {cases} - \frac {i \operatorname {acosh}{\left (\sqrt {x - 2} \right )}}{4} + \frac {i \left (x - 2\right )^{\frac {5}{2}}}{2 \sqrt {x - 3}} - \frac {3 i \left (x - 2\right )^{\frac {3}{2}}}{4 \sqrt {x - 3}} + \frac {i \sqrt {x - 2}}{4 \sqrt {x - 3}} & \text {for}\: \left |{x - 2}\right | > 1 \\\frac {\operatorname {asin}{\left (\sqrt {x - 2} \right )}}{4} - \frac {\left (x - 2\right )^{\frac {5}{2}}}{2 \sqrt {3 - x}} + \frac {3 \left (x - 2\right )^{\frac {3}{2}}}{4 \sqrt {3 - x}} - \frac {\sqrt {x - 2}}{4 \sqrt {3 - x}} & \text {otherwise} \end {cases} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((3-x)**(1/2)*(-2+x)**(1/2),x)

[Out]

Piecewise((-I*acosh(sqrt(x - 2))/4 + I*(x - 2)**(5/2)/(2*sqrt(x - 3)) - 3*I*(x - 2)**(3/2)/(4*sqrt(x - 3)) + I
*sqrt(x - 2)/(4*sqrt(x - 3)), Abs(x - 2) > 1), (asin(sqrt(x - 2))/4 - (x - 2)**(5/2)/(2*sqrt(3 - x)) + 3*(x -
2)**(3/2)/(4*sqrt(3 - x)) - sqrt(x - 2)/(4*sqrt(3 - x)), True))

________________________________________________________________________________________

Giac [A]
time = 2.26, size = 42, normalized size = 0.82 \begin {gather*} \frac {1}{4} \, {\left (2 \, x + 3\right )} \sqrt {x - 2} \sqrt {-x + 3} - 2 \, \sqrt {x - 2} \sqrt {-x + 3} + \frac {1}{4} \, \arcsin \left (\sqrt {x - 2}\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((3-x)^(1/2)*(-2+x)^(1/2),x, algorithm="giac")

[Out]

1/4*(2*x + 3)*sqrt(x - 2)*sqrt(-x + 3) - 2*sqrt(x - 2)*sqrt(-x + 3) + 1/4*arcsin(sqrt(x - 2))

________________________________________________________________________________________

Mupad [B]
time = 0.21, size = 41, normalized size = 0.80 \begin {gather*} \left (\frac {x}{2}-\frac {5}{4}\right )\,\sqrt {x-2}\,\sqrt {3-x}-\frac {\ln \left (x-\frac {5}{2}-\sqrt {x-2}\,\sqrt {3-x}\,1{}\mathrm {i}\right )\,1{}\mathrm {i}}{8} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((x - 2)^(1/2)*(3 - x)^(1/2),x)

[Out]

(x/2 - 5/4)*(x - 2)^(1/2)*(3 - x)^(1/2) - (log(x - (x - 2)^(1/2)*(3 - x)^(1/2)*1i - 5/2)*1i)/8

________________________________________________________________________________________